home *** CD-ROM | disk | FTP | other *** search
- Path: theory.lcs.mit.edu!wald
- From: wald@theory.lcs.mit.edu (David Wald)
- Newsgroups: comp.lang.c++
- Subject: Re: gcc does not inline template member functions!
- Date: 22 Mar 1996 13:17:16 GMT
- Organization: Theory of Computation, LCS, MIT
- Message-ID: <WALD.96Mar22081716@woodpecker.lcs.mit.edu>
- References: <199603220508.AAA13769@polarmet.mps.ohio-state.edu>
- NNTP-Posting-Host: woodpecker.lcs.mit.edu
- In-reply-to: tsv@cs.umanitoba.ca's message of 22 Mar 1996 00:10:19 -0500
-
- In article <199603220508.AAA13769@polarmet.mps.ohio-state.edu>
- tsv@cs.umanitoba.ca (R.Ganesan) writes:
- >I was surprised to find that gcc does not inline template member
- >functions. It doesn't inline function templates either.
-
- There are workarounds. Search for "inline" in the G++ FAQ list at
- <ftp://rtfm.mit.edu/pub/usenet-by-group/comp.lang.c++/>.
-
- -David
- --
- ============================================================================
- David Wald http://theory.lcs.mit.edu/~wald/ wald@theory.lcs.mit.edu
- ============================================================================
-